.sch08curwy {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fffce6;
}

body {
    font-family: Manrope;
}

.w4bh29ompq {
    font-family: 'Manrope', sans-serif;
    font-size: 7.8rem;
    line-height: .9;
}

.w4bh29ompq>.xittflnsbj {
    font-size: 9.75rem;
}

.vykc09jkhg {
    font-family: 'Manrope', sans-serif;
    font-size: 5.8rem;
    line-height: .9;
}

.vykc09jkhg>.xittflnsbj {
    font-size: 7.25rem;
}

.qwjzx41lz2 {
    font-family: 'Manrope', sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
}

.qwjzx41lz2>.xittflnsbj {
    font-size: 1.875rem;
}

.ho37m00nlr {
    font-family: 'Manrope', sans-serif;
    font-size: 3.8rem;
    line-height: 1;
}

.ho37m00nlr>.xittflnsbj {
    font-size: 4.75rem;
}

.ra5m13tv27 {
    font-family: 'Manrope', sans-serif;
    font-size: 2.5rem;
    line-height: 1.1;
}

.ra5m13tv27>.xittflnsbj {
    font-size: 3.125rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .w4bh29ompq {
        font-size: 6.24rem;
    }
}

@media (max-width: 768px) {
    .w4bh29ompq {
        font-size: 5.46rem;
        font-size: calc(3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20))));
    }

    .vykc09jkhg {
        font-size: 4.64rem;
        font-size: calc(2.6799999999999997rem + (5.8 - 2.6799999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.6799999999999997rem + (5.8 - 2.6799999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .qwjzx41lz2 {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }

    .ho37m00nlr {
        font-size: 3.04rem;
        font-size: calc(1.98rem + (3.8 - 1.98) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.98rem + (3.8 - 1.98) * ((100vw - 20rem) / (48 - 20))));
    }

    .ra5m13tv27 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.sch08curwy {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #0a7029 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.a8fmikn1lf,
.a8fmikn1lf:active {
    background-color: #0a7029 !important;
    border-color: #0a7029 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.a8fmikn1lf:hover,
.a8fmikn1lf:focus,
.a8fmikn1lf.focus,
.a8fmikn1lf.rnqj8u7df2 {
    color: inherit;
    background-color: #14e554 !important;
    border-color: #14e554 !important;
    box-shadow: none;
}

.a8fmikn1lf.disabled,
.a8fmikn1lf:disabled {
    color: #ffffff !important;
    background-color: #14e554 !important;
    border-color: #14e554 !important;
}

.vwr6a3myly,
.vwr6a3myly:active {
    background-color: #c8df52 !important;
    border-color: #c8df52 !important;
    color: #252a08 !important;
    box-shadow: none;
}

.vwr6a3myly:hover,
.vwr6a3myly:focus,
.vwr6a3myly.focus,
.vwr6a3myly.rnqj8u7df2 {
    color: inherit;
    background-color: #eaf3be !important;
    border-color: #eaf3be !important;
    box-shadow: none;
}

.vwr6a3myly.disabled,
.vwr6a3myly:disabled {
    color: #252a08 !important;
    background-color: #eaf3be !important;
    border-color: #eaf3be !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.rnqj8u7df2 {
    color: inherit;
    background-color: #55dbf6 !important;
    border-color: #55dbf6 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #000000 !important;
    background-color: #55dbf6 !important;
    border-color: #55dbf6 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.rnqj8u7df2 {
    color: inherit;
    background-color: #68e3aa !important;
    border-color: #68e3aa !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #000000 !important;
    background-color: #68e3aa !important;
    border-color: #68e3aa !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.rnqj8u7df2 {
    color: inherit;
    background-color: #ffd24d !important;
    border-color: #ffd24d !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #000000 !important;
    background-color: #ffd24d !important;
    border-color: #ffd24d !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.rnqj8u7df2 {
    color: inherit;
    background-color: #e56773 !important;
    border-color: #e56773 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #e56773 !important;
    border-color: #e56773 !important;
}

.btn-white,
.btn-white:active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #808080 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.rnqj8u7df2 {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #808080 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.rnqj8u7df2 {
    color: inherit;
    background-color: #636363 !important;
    border-color: #636363 !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #636363 !important;
    border-color: #636363 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #0a7029;
    color: #0a7029;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.rnqj8u7df2 {
    color: #03200c !important;
    background-color: transparent !important;
    border-color: #03200c !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #0a7029 !important;
    border-color: #0a7029 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c8df52;
    color: #c8df52;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.rnqj8u7df2 {
    color: #a0b822 !important;
    background-color: transparent !important;
    border-color: #a0b822 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #252a08 !important;
    background-color: #c8df52 !important;
    border-color: #c8df52 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.rnqj8u7df2 {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.rnqj8u7df2 {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.rnqj8u7df2 {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.rnqj8u7df2 {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.rnqj8u7df2 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.rnqj8u7df2 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.disabled,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #0a7029 !important;
}

.text-secondary {
    color: #c8df52 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.rnqj8u7df2 {
    color: #021207 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.rnqj8u7df2 {
    color: #95ab20 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.rnqj8u7df2 {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.rnqj8u7df2 {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.rnqj8u7df2 {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.rnqj8u7df2 {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.rnqj8u7df2 {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.rnqj8u7df2 {
    color: #000000 !important;
}

a[class*="text-"]:not(.fcob8hdyqw):not(.dropdown-item):not([role]):not(.z88p94xrzv) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.fcob8hdyqw):not(.dropdown-item):not([role]):not(.z88p94xrzv):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.z0aaq8596g .fcob8hdyqw.rnqj8u7df2 {
    color: #0a7029;
}

.z0aaq8596g .fcob8hdyqw:not(.rnqj8u7df2) {
    color: #232323;
}

.p3i2nlh8rv {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.lfabcqvz8z {
    background-color: #ae1e2c;
}

.hvmlhhk6ok .sch08curwy:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.rnqj8u7df2 .sch08curwy {
    background-color: #0a7029;
    border-color: #0a7029;
    color: #ffffff;
}

.mbr-gallery-filter li.rnqj8u7df2 .sch08curwy:focus {
    box-shadow: none;
}

.z0aaq8596g .fcob8hdyqw {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #0a7029;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #14e554;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.cd9mqfy0o9 {
    font-family: 'Manrope', sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 100px !important;
}

.cd9mqfy0o9>.xittflnsbj {
    font-size: 1.875rem;
}

.cd9mqfy0o9:hover,
.cd9mqfy0o9:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #0a7029 !important;
}

.cd9mqfy0o9:-webkit-input-placeholder {
    font-family: 'Manrope', sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
}

.cd9mqfy0o9:-webkit-input-placeholder>.xittflnsbj {
    font-size: 1.875rem;
}

blockquote {
    border-color: #0a7029;
}

/* Forms */
.l9mj3uwrsa .input-group-btn .sch08curwy {
    border-radius: 100px !important;
}

.l9mj3uwrsa .input-group-btn .sch08curwy:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.l9mj3uwrsa .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.l9mj3uwrsa .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #0a7029;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #0a7029;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #0a7029;
    border-bottom-color: #0a7029;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #0a7029 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #c8df52 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%230a7029' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.hvmlhhk6ok .sch08curwy,
.to4dgwyii2 .sch08curwy {
    padding: 16px 32px;
    font-weight: 400 !important;
    border-radius: 80px !important;
}

@media (max-width: 992px) {

    .hvmlhhk6ok .sch08curwy,
    .to4dgwyii2 .sch08curwy {
        padding: 8px 18px;
    }
}

.hvmlhhk6ok .sch08curwy .xittflnsbj,
.to4dgwyii2 .sch08curwy .xittflnsbj {
    margin-left: 20px;
}

.hvmlhhk6ok .btn-primary-outline,
.to4dgwyii2 .btn-primary-outline,
.hvmlhhk6ok .btn-secondary-outline,
.to4dgwyii2 .btn-secondary-outline,
.hvmlhhk6ok .btn-success-outline,
.to4dgwyii2 .btn-success-outline,
.hvmlhhk6ok .btn-info-outline,
.to4dgwyii2 .btn-info-outline,
.hvmlhhk6ok .btn-warning-outline,
.to4dgwyii2 .btn-warning-outline,
.hvmlhhk6ok .btn-danger-outline,
.to4dgwyii2 .btn-danger-outline,
.hvmlhhk6ok .btn-black-outline,
.to4dgwyii2 .btn-black-outline,
.hvmlhhk6ok .btn-white-outline,
.to4dgwyii2 .btn-white-outline {
    border-width: 3px !important;
}

@media (max-width: 992px) {

    .hvmlhhk6ok .btn-primary-outline,
    .to4dgwyii2 .btn-primary-outline,
    .hvmlhhk6ok .btn-secondary-outline,
    .to4dgwyii2 .btn-secondary-outline,
    .hvmlhhk6ok .btn-success-outline,
    .to4dgwyii2 .btn-success-outline,
    .hvmlhhk6ok .btn-info-outline,
    .to4dgwyii2 .btn-info-outline,
    .hvmlhhk6ok .btn-warning-outline,
    .to4dgwyii2 .btn-warning-outline,
    .hvmlhhk6ok .btn-danger-outline,
    .to4dgwyii2 .btn-danger-outline,
    .hvmlhhk6ok .btn-black-outline,
    .to4dgwyii2 .btn-black-outline,
    .hvmlhhk6ok .btn-white-outline,
    .to4dgwyii2 .btn-white-outline {
        border-width: 2px !important;
    }
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.zipbwpj738 iframe,
.np4s6hgzxq iframe,
.jo6tla3wwk,
.plan,
.sabql0rpe7,
.o0mrwat7rb,
.hblebbg999 {
    border-radius: 52px !important;
}

@media (max-width: 992px) {

    img,
    .card-wrap,
    .card-wrapper,
    .video-wrapper,
    .zipbwpj738 iframe,
    .np4s6hgzxq iframe,
    .jo6tla3wwk,
    .plan,
    .sabql0rpe7,
    .o0mrwat7rb,
    .hblebbg999 {
        border-radius: 35px !important;
    }
}

.s2v9fjawdx .fcob8hdyqw {
    border-radius: 80px !important;
}

.vd5hjd3tah::before {
    border-radius: 52px !important;
}

@media (max-width: 992px) {
    .vd5hjd3tah::before {
        border-radius: 35px !important;
    }
}

.h6h30a085p {
    background-color: transparent;
}

.h6h30a085p .m0bphdtgky {
    background-color: #e7e7e7 !important;
    padding: 0;
    background-color: transparent !important;
}

.h6h30a085p .mmhmzf2yz4.yd6hrivlcd .dropdown .dropdown-menu {
    background-color: #e7e7e7 !important;
    background-color: transparent !important;
    background: #e7e7e7;
}

.h6h30a085p .mmhmzf2yz4.yd6hrivlcd .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.h6h30a085p .mmhmzf2yz4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 1640px) {
    .h6h30a085p .mmhmzf2yz4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 992px) {
    .h6h30a085p .mmhmzf2yz4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 992px) {
    .h6h30a085p .mmhmzf2yz4 {
        min-height: 30px;
        max-height: none;
    }
}

.h6h30a085p .mmhmzf2yz4.opened {
    transition: all 0.3s;
}

.h6h30a085p .mmhmzf2yz4 .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.h6h30a085p .mmhmzf2yz4 .navbar-logo img {
    max-width: 70px;
    min-height: 70px;
    object-fit: contain;
    border-radius: 10px !important;
}

.h6h30a085p .mmhmzf2yz4 .lnb2ax2fgj {
    justify-content: center;
    justify-content: flex-end;
    z-index: 1;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g {
    justify-content: center;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g .s2v9fjawdx .fcob8hdyqw::before {
    display: none;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g.opened .dropdown-menu {
    top: 0;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g .dropdown-menu .dropdown-item:after {
    right: auto;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g ul.crpprc695r li {
    margin: auto;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.h6h30a085p .mmhmzf2yz4.pymao3cw1g .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .h6h30a085p .mmhmzf2yz4 .s2v9fjawdx {
        padding: 0.5rem 0;
    }

    .h6h30a085p .mmhmzf2yz4 .lnb2ax2fgj {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .h6h30a085p .mmhmzf2yz4 .s2v9fjawdx .fcob8hdyqw::before {
        display: none;
    }

    .h6h30a085p .mmhmzf2yz4.opened .dropdown-menu {
        top: 0;
    }

    .h6h30a085p .mmhmzf2yz4 .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .h6h30a085p .mmhmzf2yz4 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .h6h30a085p .mmhmzf2yz4 .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .h6h30a085p .mmhmzf2yz4 .navbar-logo img {
        height: 3rem !important;
    }

    .h6h30a085p .mmhmzf2yz4 ul.crpprc695r {
        overflow: hidden;
    }

    .h6h30a085p .mmhmzf2yz4 ul.crpprc695r li {
        margin: 0;
    }

    .h6h30a085p .mmhmzf2yz4 .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .h6h30a085p .mmhmzf2yz4 .lul168rww8 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .h6h30a085p .mmhmzf2yz4 .culgpchb0d {
        flex-basis: auto;
    }

    .h6h30a085p .mmhmzf2yz4 .icons-menu {
        padding: 0;
    }
}

.h6h30a085p .mmhmzf2yz4.navbar-short {
    min-height: 60px;
}

.h6h30a085p .mmhmzf2yz4.navbar-short .navbar-logo img {
    height: 2.5rem !important;
}

.h6h30a085p .mmhmzf2yz4.navbar-short .lul168rww8 {
    min-height: 60px;
    padding: 0;
}

.h6h30a085p .i6etdf031n {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .h6h30a085p .i6etdf031n {
        flex-direction: column;
        align-items: flex-start;
    }

    .h6h30a085p .i6etdf031n .mmhmzf2yz4.opened,
    .h6h30a085p .i6etdf031n .lnb2ax2fgj {
        background-color: #e7e7e7 !important;
        transition: all 0s ease 0s;
    }
}

.h6h30a085p .m0bphdtgky {
    position: relative !important;
}

.h6h30a085p .icons-menu-main {
    display: flex;
    flex-wrap: wrap;
    min-width: 150px;
    margin-left: 24px;
}

@media (max-width: 991px) {
    .h6h30a085p .icons-menu-main {
        min-width: auto;
        max-width: 100%;
        margin: 1rem 0 1rem 1rem;
    }
}

@media (max-width: 991px) {
    .h6h30a085p .to4dgwyii2 {
        margin-top: 1rem;
    }
}

.h6h30a085p .to4dgwyii2 .sch08curwy {
    margin: 8px;
    width: fit-content;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .h6h30a085p .to4dgwyii2 .sch08curwy {
        margin-left: 0;
    }
}

.h6h30a085p .sch08curwy {
    min-height: auto;
    margin-top: 0;
}

.h6h30a085p .s2v9fjawdx {
    margin: 4px 0;
}

@media (min-width: 992px) {
    .h6h30a085p .s2v9fjawdx {
        margin: 4px 40px 4px 0;
    }
}

@media (min-width: 992px) {
    .h6h30a085p .s2v9fjawdx {
        margin: 4px 2px;
    }
}

@media (max-width: 991px) {
    .h6h30a085p .s2v9fjawdx {
        margin: 0 !important;
    }
}

.h6h30a085p .s2v9fjawdx .fcob8hdyqw {
    justify-content: center;
    transition: all 0.3s ease-out;
    position: relative;
    opacity: 1;
    padding: 16px 32px !important;
    border: 3px solid #000000;
    display: inline-flex;
}

@media (max-width: 992px) {
    .h6h30a085p .s2v9fjawdx .fcob8hdyqw {
        justify-content: flex-start;
        padding: 8px 18px !important;
        border: 2px solid #000000;
    }
}

.h6h30a085p .s2v9fjawdx .fcob8hdyqw:hover,
.h6h30a085p .s2v9fjawdx .fcob8hdyqw:focus {
    color: #000000 !important;
    border-color: #fede00 !important;
    background-color: #fede00 !important;
}

.h6h30a085p .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .h6h30a085p .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .h6h30a085p .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .h6h30a085p .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .h6h30a085p .hk0rnf3ux3.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .h6h30a085p .vfn5dh11cj.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .h6h30a085p .offcanvas_box {
        display: none;
    }
}

.h6h30a085p .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.h6h30a085p .vjmst73qrt .hk0rnf3ux3 {
    font-weight: 400 !important;
    margin: 0 !important;
}

.h6h30a085p .vjmst73qrt .hk0rnf3ux3.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.h6h30a085p .container {
    display: flex;
    margin: auto;
}

.h6h30a085p .iconfont-wrapper {
    color: #000000;
    font-size: 26px;
    margin-right: 10px;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

.h6h30a085p .iconfont-wrapper:last-child {
    margin-right: 0;
}

.h6h30a085p .iconfont-wrapper:hover .xittflnsbj {
    opacity: 0.7;
}

@media (min-width: 992px) {
    .h6h30a085p .crpprc695r {
        margin: 0;
    }
}

.h6h30a085p .dropdown-menu,
.h6h30a085p .mmhmzf2yz4.opened {
    background-color: false !important;
}

.h6h30a085p .s2v9fjawdx:focus,
.h6h30a085p .fcob8hdyqw:focus {
    outline: none;
}

.h6h30a085p .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.h6h30a085p .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.h6h30a085p .dropdown .dropdown-menu .dropdown-item .xittflnsbj {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.h6h30a085p .dropdown .dropdown-menu .dropdown-item .xittflnsbj:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.h6h30a085p .pymao3cw1g .dropdown-menu .dropdown-item:before {
    display: none;
}

.h6h30a085p .pymao3cw1g .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.h6h30a085p .lul168rww8 {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.h6h30a085p .lul168rww8 .z88p94xrzv {
    line-height: inherit !important;
    font-weight: 400;
}

.h6h30a085p .lul168rww8 .navbar-logo a {
    outline: none;
}

.h6h30a085p .dropdown-item.rnqj8u7df2,
.h6h30a085p .dropdown-item:active {
    background-color: transparent;
}

.h6h30a085p .vjmst73qrt .hk0rnf3ux3.dropdown-toggle {
    margin-right: 1.667em;
}

.h6h30a085p .vjmst73qrt .hk0rnf3ux3.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.h6h30a085p .mmhmzf2yz4 .dropdown.open>.dropdown-menu {
    display: block;
}

.h6h30a085p ul.crpprc695r {
    flex-wrap: wrap;
    padding: 0;
}

.h6h30a085p .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.h6h30a085p button.culgpchb0d {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #e7e7e7;
    background: #e1ff04;
}

.h6h30a085p button.culgpchb0d .huhpdymysu span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.h6h30a085p button.culgpchb0d .huhpdymysu span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.h6h30a085p button.culgpchb0d .huhpdymysu span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.h6h30a085p button.culgpchb0d .huhpdymysu span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.h6h30a085p button.culgpchb0d .huhpdymysu span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.h6h30a085p nav.opened .huhpdymysu span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.h6h30a085p nav.opened .huhpdymysu span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.h6h30a085p nav.opened .huhpdymysu span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.h6h30a085p nav.opened .huhpdymysu span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.h6h30a085p a.fcob8hdyqw {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.h6h30a085p .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .h6h30a085p .mmhmzf2yz4 {
        height: 70px;
    }

    .h6h30a085p .mmhmzf2yz4.opened {
        height: auto;
    }

    .h6h30a085p .s2v9fjawdx .fcob8hdyqw:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.h6h30a085p .m0bphdtgky .navbar-logo {
    margin-right: 10px;
}

.h6h30a085p .z88p94xrzv:hover {
    color: #000000;
}

@media (min-width: 992px) {
    .h6h30a085p .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.h6h30a085p .text_widget {
    margin-bottom: 32px;
}

.h6h30a085p .text_widget a {
    transition: all 0.3s ease-out;
}

.h6h30a085p .text_widget a:hover,
.h6h30a085p .text_widget a:focus {
    opacity: 0.6;
}

@media (min-width: 992px) {
    .h6h30a085p .crpprc695r.vjmst73qrt {
        display: -webkit-flex;
        width: 100%;
        justify-content: center;
        min-width: 200px;
        padding: 0 16px;
    }
}

.h6h30a085p .z88p94xrzv {
    color: #000000;
}

.h6h30a085p .mbr-section-subtitle,
.h6h30a085p .text_widget,
.h6h30a085p .hvmlhhk6ok {
    text-align: center;
}

.h6h30a085p a[class*="text-"]:not(.fcob8hdyqw):not(.dropdown-item):not([role]):not(.z88p94xrzv):hover {
    background-image: none;
}

.h6h30a085p .fcob8hdyqw,
.h6h30a085p .dropdown-item {
    color: #000000;
}

.t2oenimmxg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.t2oenimmxg .mbr-fallback-image.disabled {
    display: none;
}

.t2oenimmxg .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t2oenimmxg .kpjpgalmlr {
    justify-content: space-between;
}

.t2oenimmxg .kpjpgalmlr .sabql0rpe7 {
    justify-content: center;
}

.t2oenimmxg .yh7ww3dhrd .ak3kwp4loa {
    margin-bottom: 32px;
}

.t2oenimmxg .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .t2oenimmxg .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .t2oenimmxg .hpkudlsw7y {
        margin-bottom: 32px;
    }
}

.t2oenimmxg .hpkudlsw7y .l793951l6t {
    margin-bottom: 54px;
}

@media (max-width: 992px) {
    .t2oenimmxg .hpkudlsw7y .l793951l6t {
        margin-bottom: 22px;
    }
}

@media (max-width: 992px) {
    .t2oenimmxg .x0w6uk1d5m {
        margin-bottom: 32px;
    }
}

.t2oenimmxg .x0w6uk1d5m img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .t2oenimmxg .x0w6uk1d5m img {
        height: 350px;
    }
}

.t2oenimmxg .ak3kwp4loa {
    color: #000000;
}

.t2oenimmxg .lohoxw7p2j {
    color: #000000;
}

.t2oenimmxg .l793951l6t {
    color: #000000;
}

.t2oenimmxg .l793951l6t,
.t2oenimmxg .hvmlhhk6ok {
    color: #000000;
}

.cid-v2f2e5NdpJ {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2f2e5NdpJ .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2f2e5NdpJ .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f2e5NdpJ .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.cid-v2f2e5NdpJ .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 20px;
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb {
    display: flex;
    height: 100%;
    background-color: #fede00;
    padding: 42px 28px;
}

@media (max-width: 1440px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb {
        padding: 36px 24px;
    }
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c {
    width: 285px;
}

@media (max-width: 1440px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c {
        width: 100%;
        margin-bottom: 32px;
    }
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
    width: 285px;
    height: 285px;
    object-fit: cover;
    border: 2px solid #000000;
}

@media (max-width: 1600px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        width: 220px;
        height: 220px;
    }
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
    padding-left: 50px;
}

@media (max-width: 1600px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
        padding-left: 24px;
    }
}

@media (max-width: 1440px) {
    .cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
        padding-left: 0;
    }
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .item-price {
    margin-bottom: 16px;
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .nuz4m7xuqy {
    margin-bottom: 32px;
}

.cid-v2f2e5NdpJ .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .lgm7atwg3m {
    margin-bottom: 22px;
}

.cid-v2f2e5NdpJ .btn-wrapper {
    margin-top: -2%;
}

.cid-v2f2e5NdpJ .item-price {
    color: #000000;
}

.cid-v2f2e5NdpJ .nuz4m7xuqy {
    color: #000000;
}

.cid-v2f2e5NdpJ .lgm7atwg3m {
    color: #000000;
}

.cid-v2f2e5NdpJ .nuz4m7xuqy,
.cid-v2f2e5NdpJ .hvmlhhk6ok {
    color: #000000;
}

.mzullmhl3f {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.mzullmhl3f .mbr-fallback-image.disabled {
    display: none;
}

.mzullmhl3f .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mzullmhl3f .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .mzullmhl3f .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.mzullmhl3f .snuljah1oc {
    margin-bottom: 64px;
    text-align: right;
}

@media (max-width: 992px) {
    .mzullmhl3f .snuljah1oc {
        margin-bottom: 32px;
        text-align: left;
    }
}

.mzullmhl3f .snuljah1oc .xittflnsbj {
    display: inline-flex;
    width: 70px;
    height: 70px;
    color: #000000;
    font-size: 70px;
}

@media (max-width: 992px) {
    .mzullmhl3f .snuljah1oc .xittflnsbj {
        width: 48px;
        height: 48px;
        font-size: 48px;
    }
}

.mzullmhl3f .v66d0e56p6 .rxidaz19us {
    background-color: #fede00;
}

.mzullmhl3f .v66d0e56p6 .rxidaz19us .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .n53ia8u9wv .uiieyt8jei {
    border: 3px solid #000000;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .rxidaz19us .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .n53ia8u9wv .uiieyt8jei {
        border: 2px solid #000000;
    }
}

.mzullmhl3f .v66d0e56p6 .rxidaz19us .nz9gpktxxa .mqowph8em6 .znu7xh64he .xittflnsbj {
    color: #000000;
}

.mzullmhl3f .v66d0e56p6 .c3mcoor1dw {
    background-color: #0a7029;
}

.mzullmhl3f .v66d0e56p6 .c3mcoor1dw .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .h8racha3ru .uiieyt8jei {
    border: 3px solid #ffffff;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .c3mcoor1dw .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .h8racha3ru .uiieyt8jei {
        border: 2px solid #ffffff;
    }
}

.mzullmhl3f .v66d0e56p6 .c3mcoor1dw .nz9gpktxxa .mqowph8em6 .znu7xh64he .xittflnsbj {
    color: #ffffff;
}

.mzullmhl3f .v66d0e56p6 .mfdg0sz5ai {
    background-color: #c8df52;
}

.mzullmhl3f .v66d0e56p6 .mfdg0sz5ai .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .am5rytyv9z .uiieyt8jei {
    border: 3px solid #000000;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .mfdg0sz5ai .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .am5rytyv9z .uiieyt8jei {
        border: 2px solid #000000;
    }
}

.mzullmhl3f .v66d0e56p6 .mfdg0sz5ai .nz9gpktxxa .mqowph8em6 .znu7xh64he .xittflnsbj {
    color: #000000;
}

.mzullmhl3f .v66d0e56p6 .card_4 {
    background-color: #fede00;
}

.mzullmhl3f .v66d0e56p6 .card_4 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .list_4 .uiieyt8jei {
    border: 3px solid #000000;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .card_4 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .list_4 .uiieyt8jei {
        border: 2px solid #000000;
    }
}

.mzullmhl3f .v66d0e56p6 .card_4 .nz9gpktxxa .mqowph8em6 .znu7xh64he .xittflnsbj {
    color: #000000;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 {
    position: relative;
    padding: 64px 50px 100px;
    border: none;
    margin-top: -4rem;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 {
        padding: 36px 24px 100px;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7:first-child {
    margin-top: 0;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa {
    background-color: transparent;
    border: none;
    padding: 0;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 {
        display: block;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .gusz6d7hye,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m6qxhyhm00,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m10iku0m4m,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .panel-title-edit_4 {
    width: 33%;
    margin-bottom: 0;
    padding-right: 16px;
}

@media (max-width: 1500px) {

    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .gusz6d7hye,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m6qxhyhm00,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m10iku0m4m,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .panel-title-edit_4 {
        width: 45%;
    }
}

@media (max-width: 992px) {

    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .gusz6d7hye,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m6qxhyhm00,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .m10iku0m4m,
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .panel-title-edit_4 {
        width: 100%;
        margin-bottom: 32px;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 {
    width: 55%;
}

@media (max-width: 1500px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 {
        width: 43%;
    }
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 {
        width: 100%;
        margin-bottom: 22px;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .n53ia8u9wv,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .h8racha3ru,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .am5rytyv9z,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .list_4 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .uiieyt8jei {
    padding: 16px 32px;
    border-radius: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 10px 0;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .ag9ibw2e01 .uiieyt8jei {
        padding: 8px 18px;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .znu7xh64he {
    width: 12%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 64px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

@media (max-width: 1440px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .znu7xh64he {
        padding-left: 32px;
    }
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .znu7xh64he {
        width: 100%;
        justify-content: flex-start;
        padding-left: 0;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6 .znu7xh64he .xittflnsbj {
    transition: all 0.3s ease-in-out;
    font-size: 50px;
    transform: rotate(45deg);
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .nz9gpktxxa .mqowph8em6:not(.pymao3cw1g) .znu7xh64he .xittflnsbj {
    transform: rotate(-45deg);
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f {
    margin-top: 48px;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f {
        margin-top: 32px;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir {
    width: 67%;
}

@media (max-width: 1500px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir {
        width: 55%;
    }
}

@media (max-width: 992px) {
    .mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir {
        width: 100%;
    }
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .iknx6ma48u,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .a3s8a570z2,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .mxlzdoe4c0,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .panel-text_4 {
    display: inline-block;
    margin-bottom: 22px;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .hvmlhhk6ok .sch08curwy .xittflnsbj {
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out;
}

.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .hvmlhhk6ok .sch08curwy:hover .xittflnsbj,
.mzullmhl3f .v66d0e56p6 .sabql0rpe7 .i8snkdyht4 .stnoaxoe0f .pcfqem3eir .hvmlhhk6ok .sch08curwy:focus .xittflnsbj {
    transform: rotate(45deg);
}

.mzullmhl3f .lohoxw7p2j {
    color: #000000;
}

.mzullmhl3f .gusz6d7hye {
    color: #000000;
}

.mzullmhl3f .m6qxhyhm00 {
    color: #ffffff;
}

.mzullmhl3f .m10iku0m4m {
    color: #000000;
}

.mzullmhl3f .panel-title-edit_4 {
    color: #000000;
}

.mzullmhl3f .n53ia8u9wv {
    color: #000000;
}

.mzullmhl3f .h8racha3ru {
    color: #ffffff;
}

.mzullmhl3f .am5rytyv9z {
    color: #000000;
}

.mzullmhl3f .list_4 {
    color: #000000;
}

.mzullmhl3f .iknx6ma48u {
    color: #000000;
}

.mzullmhl3f .a3s8a570z2 {
    color: #ffffff;
}

.mzullmhl3f .mxlzdoe4c0 {
    color: #000000;
}

.mzullmhl3f .panel-text_4 {
    color: #000000;
}

.mzullmhl3f .lohoxw7p2j,
.mzullmhl3f .snuljah1oc {
    color: #000000;
}

.mzullmhl3f .gusz6d7hye,
.mzullmhl3f .znu7xh64he {
    color: #000000;
}

.mzullmhl3f .n53ia8u9wv,
.mzullmhl3f .xgn2d12vz4 {
    color: #000000;
}

.mzullmhl3f .iknx6ma48u,
.mzullmhl3f .stnoaxoe0f,
.mzullmhl3f .hvmlhhk6ok {
    color: #000000;
}

.mzullmhl3f .m6qxhyhm00,
.mzullmhl3f .znu7xh64he {
    color: #FFFFFF;
}

.mzullmhl3f .h8racha3ru,
.mzullmhl3f .br4pft6tg0 {
    color: #FFFFFF;
}

.mzullmhl3f .a3s8a570z2,
.mzullmhl3f .stnoaxoe0f,
.mzullmhl3f .hvmlhhk6ok {
    color: #FFFFFF;
}

.mzullmhl3f .m10iku0m4m,
.mzullmhl3f .znu7xh64he {
    color: #000000;
}

.mzullmhl3f .am5rytyv9z,
.mzullmhl3f .t3ubn1fkdj {
    color: #000000;
}

.mzullmhl3f .mxlzdoe4c0,
.mzullmhl3f .stnoaxoe0f,
.mzullmhl3f .hvmlhhk6ok {
    color: #000000;
}

.phwk902yq5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.phwk902yq5 .mbr-fallback-image.disabled {
    display: none;
}

.phwk902yq5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.phwk902yq5 .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.phwk902yq5 .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 32px;
}

.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb {
    height: 100%;
}

.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb:hover .zc2l128f4c img,
.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb:focus .zc2l128f4c img {
    border-radius: 50% !important;
}

.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .nuz4m7xuqy {
    margin-bottom: 10px;
}

.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .ml8bvdl5ep {
    margin-bottom: 16px;
}

.phwk902yq5 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
    transition: all 0.3s ease-in-out;
    object-fit: cover;
    height: 450px;
    width: 100%;
}

@media (max-width: 992px) {
    .phwk902yq5 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        height: 350px;
    }
}

.phwk902yq5 .nuz4m7xuqy {
    color: #000000;
}

.phwk902yq5 .ml8bvdl5ep {
    color: #000000;
}

.r7l1v5sz4k {
    background-image: url("photo-1661347561879-c9ab77bac89f.jpeg");
}

.r7l1v5sz4k .mbr-fallback-image.disabled {
    display: none;
}

.r7l1v5sz4k .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r7l1v5sz4k .x0w6uk1d5m {
    height: 600px;
}

.ilv5j4w6o1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ilv5j4w6o1 .mbr-fallback-image.disabled {
    display: none;
}

.ilv5j4w6o1 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ilv5j4w6o1 .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.ilv5j4w6o1 .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 20px;
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb {
    display: flex;
    height: 100%;
    background-color: #fede00;
    padding: 42px 28px;
}

@media (max-width: 1440px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb {
        display: block;
    }
}

@media (max-width: 992px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb {
        padding: 36px 24px;
    }
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c {
    width: 285px;
}

@media (max-width: 1440px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c {
        width: 100%;
        margin-bottom: 32px;
    }
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
    width: 285px;
    height: 285px;
    object-fit: cover;
    border: 2px solid #000000;
}

@media (max-width: 1600px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        width: 220px;
        height: 220px;
    }
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
    padding-left: 50px;
}

@media (max-width: 1600px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
        padding-left: 24px;
    }
}

@media (max-width: 1440px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep {
        padding-left: 0;
    }
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .nuz4m7xuqy {
    margin-bottom: 64px;
}

@media (max-width: 1440px) {
    .ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .nuz4m7xuqy {
        margin-bottom: 32px;
    }
}

.ilv5j4w6o1 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .lgm7atwg3m {
    margin-bottom: 0;
}

.ilv5j4w6o1 .btn-wrapper {
    margin-top: -2%;
}

.ilv5j4w6o1 .nuz4m7xuqy {
    color: #000000;
}

.ilv5j4w6o1 .lgm7atwg3m {
    color: #000000;
}

.hqcyz7x4vi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hqcyz7x4vi .mbr-fallback-image.disabled {
    display: none;
}

.hqcyz7x4vi .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hqcyz7x4vi .hvmlhhk6ok {
    margin-bottom: 22px;
}

.hqcyz7x4vi .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 32px;
}

.hqcyz7x4vi .yh7ww3dhrd .ak3kwp4loa {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hqcyz7x4vi .yh7ww3dhrd .ak3kwp4loa {
        margin-bottom: 32px;
    }
}

.hqcyz7x4vi .exfr7johay .l793951l6t {
    margin-bottom: 0;
}

.hqcyz7x4vi .lohoxw7p2j {
    color: #000000;
}

.hqcyz7x4vi .ak3kwp4loa {
    color: #000000;
}

.hqcyz7x4vi .l793951l6t {
    color: #000000;
}

.hqcyz7x4vi .lohoxw7p2j,
.hqcyz7x4vi .hvmlhhk6ok {
    color: #000000;
}

.hqcyz7x4vi .l793951l6t,
.hqcyz7x4vi .exfr7johay {
    color: #000000;
}

.x3gm8b1jgt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.x3gm8b1jgt .mbr-fallback-image.disabled {
    display: none;
}

.x3gm8b1jgt .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.x3gm8b1jgt .exfr7johay .l793951l6t {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
    line-height: 1;
}

@media (max-width: 1440px) {
    .x3gm8b1jgt .exfr7johay .l793951l6t {
        width: 100%;
    }
}

.x3gm8b1jgt .l793951l6t,
.x3gm8b1jgt .exfr7johay {
    color: #000000;
    text-align: center;
}

.ei0trclpeu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ei0trclpeu .mbr-fallback-image.disabled {
    display: none;
}

.ei0trclpeu .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ei0trclpeu .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ei0trclpeu .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.ei0trclpeu .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.ei0trclpeu .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 32px;
}

.ei0trclpeu .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .nuz4m7xuqy {
    margin-bottom: 10px;
}

.ei0trclpeu .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .lgm7atwg3m {
    margin-bottom: 0;
}

.ei0trclpeu .btn-wrapper {
    margin-top: -2%;
}

.ei0trclpeu .lohoxw7p2j {
    color: #000000;
}

.ei0trclpeu .nuz4m7xuqy {
    color: #000000;
}

.ei0trclpeu .lgm7atwg3m {
    color: #000000;
}

.kuhnsg7guq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.kuhnsg7guq .mbr-fallback-image.disabled {
    display: none;
}

.kuhnsg7guq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kuhnsg7guq .pivp64y6c4 {
    width: 100%;
    height: 3px;
    background-color: #000000;
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .kuhnsg7guq .pivp64y6c4 {
        height: 2px;
        margin-bottom: 32px;
    }
}

.kuhnsg7guq .sabql0rpe7 {
    justify-content: center;
}

.kuhnsg7guq .pagnhqjhjr .wr9v6h0ilc {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .kuhnsg7guq .pagnhqjhjr .wr9v6h0ilc {
        margin-bottom: 32px;
    }
}

.kuhnsg7guq .i47qo3omxf .lohoxw7p2j {
    margin-bottom: 32px;
}

.kuhnsg7guq .i47qo3omxf .n408wdfra2 {
    margin: 0;
    padding: 0;
    list-style-type: upper-roman;
    list-style-position: inside;
}

.kuhnsg7guq .i47qo3omxf .n408wdfra2 .uiieyt8jei {
    margin-bottom: 22px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000000;
}

@media (max-width: 992px) {
    .kuhnsg7guq .i47qo3omxf .n408wdfra2 .uiieyt8jei {
        padding-left: 16px;
    }
}

.kuhnsg7guq .i47qo3omxf .n408wdfra2 .uiieyt8jei::marker {
    color: #000000;
}

.kuhnsg7guq .i47qo3omxf .n408wdfra2 .uiieyt8jei:last-child {
    margin-bottom: 0;
}

.kuhnsg7guq .lohoxw7p2j {
    color: #000000;
}

.kuhnsg7guq .wr9v6h0ilc {
    color: #000000;
}

.kuhnsg7guq .n408wdfra2 {
    color: #000000;
}

.kuhnsg7guq .n408wdfra2,
.kuhnsg7guq .uiieyt8jei {
    color: #000000;
}

.ss8f5o2fyr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fede00;
}

.ss8f5o2fyr .mbr-fallback-image.disabled {
    display: none;
}

.ss8f5o2fyr .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ss8f5o2fyr .kpjpgalmlr {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .ss8f5o2fyr .hpkudlsw7y {
        margin-bottom: 32px;
    }
}

.ss8f5o2fyr .hpkudlsw7y .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ss8f5o2fyr .hpkudlsw7y .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.ss8f5o2fyr .hpkudlsw7y .l793951l6t {
    margin-bottom: 22px;
}

.ss8f5o2fyr .x0w6uk1d5m img {
    width: 100%;
    height: 570px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ss8f5o2fyr .x0w6uk1d5m img {
        height: 350px;
    }
}

.ss8f5o2fyr .lohoxw7p2j {
    color: #ffffff;
}

.ss8f5o2fyr .l793951l6t {
    color: #ffffff;
}

.ss8f5o2fyr .lohoxw7p2j,
.ss8f5o2fyr .hvmlhhk6ok {
    color: #000000;
}

.ss8f5o2fyr .l793951l6t,
.ss8f5o2fyr .exfr7johay {
    color: #000000;
}

.kys64940t0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.kys64940t0 .mbr-fallback-image.disabled {
    display: none;
}

.kys64940t0 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kys64940t0 .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .kys64940t0 .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.kys64940t0 .snuljah1oc {
    margin-bottom: 64px;
    text-align: right;
}

@media (max-width: 992px) {
    .kys64940t0 .snuljah1oc {
        margin-bottom: 32px;
        text-align: left;
    }
}

.kys64940t0 .snuljah1oc .xittflnsbj {
    display: inline-flex;
    width: 70px;
    height: 70px;
    color: #000000;
    font-size: 70px;
}

@media (max-width: 992px) {
    .kys64940t0 .snuljah1oc .xittflnsbj {
        width: 48px;
        height: 48px;
        font-size: 48px;
    }
}

.kys64940t0 .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.kys64940t0 .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 20px;
}

.kys64940t0 .kpjpgalmlr .c3mcoor1dw {
    padding-top: 200px;
}

@media (max-width: 992px) {
    .kys64940t0 .kpjpgalmlr .c3mcoor1dw {
        padding-top: 0;
    }
}

.kys64940t0 .kpjpgalmlr .mfdg0sz5ai {
    padding-top: 400px;
}

@media (max-width: 992px) {
    .kys64940t0 .kpjpgalmlr .mfdg0sz5ai {
        padding-top: 0;
    }
}

.kys64940t0 .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
    padding: 42px 28px;
    background-color: #fede00;
    min-height: 600px;
}

@media (max-width: 992px) {
    .kys64940t0 .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
        padding: 36px 24px;
        min-height: auto;
    }
}

.kys64940t0 .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .f2ye017fcp {
    margin-bottom: 32px;
}

.kys64940t0 .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .nuz4m7xuqy {
    margin-bottom: 32px;
}

.kys64940t0 .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .lgm7atwg3m {
    margin-bottom: 0;
}

.kys64940t0 .lohoxw7p2j {
    color: #000000;
}

.kys64940t0 .nuz4m7xuqy {
    color: #000000;
}

.kys64940t0 .f2ye017fcp {
    color: #000000;
}

.kys64940t0 .lgm7atwg3m {
    color: #000000;
}

.kys64940t0 .lohoxw7p2j,
.kys64940t0 .snuljah1oc {
    color: #000000;
}

.z9bbuwtaaw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.z9bbuwtaaw .mbr-fallback-image.disabled {
    display: none;
}

.z9bbuwtaaw .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z9bbuwtaaw .hpkudlsw7y {
    padding: 75px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 800px;
}

@media (max-width: 1440px) {
    .z9bbuwtaaw .hpkudlsw7y {
        padding: 50px;
    }
}

@media (max-width: 992px) {
    .z9bbuwtaaw .hpkudlsw7y {
        padding: 36px 24px;
        min-height: auto;
    }
}

.z9bbuwtaaw .hpkudlsw7y .vd5hjd3tah img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.z9bbuwtaaw .hpkudlsw7y .vd5hjd3tah::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffce6;
    opacity: 0.8;
    pointer-events: none;
    z-index: 1;
}

.z9bbuwtaaw .hpkudlsw7y .lohoxw7p2j {
    position: relative;
    z-index: 2;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .z9bbuwtaaw .hpkudlsw7y .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.z9bbuwtaaw .hpkudlsw7y .exfr7johay {
    position: relative;
    z-index: 2;
}

.z9bbuwtaaw .hpkudlsw7y .exfr7johay .l793951l6t {
    display: inline-block;
    width: 50%;
    margin-bottom: 54px;
}

@media (max-width: 992px) {
    .z9bbuwtaaw .hpkudlsw7y .exfr7johay .l793951l6t {
        width: 100%;
        margin-bottom: 22px;
    }
}

.z9bbuwtaaw .hpkudlsw7y .hvmlhhk6ok {
    position: relative;
    z-index: 2;
}

.z9bbuwtaaw .lohoxw7p2j {
    color: #000000;
}

.z9bbuwtaaw .l793951l6t {
    color: #000000;
}

.z9bbuwtaaw .lohoxw7p2j,
.z9bbuwtaaw .hvmlhhk6ok {
    color: #000000;
}

.z9bbuwtaaw .l793951l6t,
.z9bbuwtaaw .exfr7johay {
    color: #000000;
}

.xk2mduvyiu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xk2mduvyiu .mbr-fallback-image.disabled {
    display: none;
}

.xk2mduvyiu .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xk2mduvyiu .sabql0rpe7 {
    justify-content: flex-end;
}

.xk2mduvyiu .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .xk2mduvyiu .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.xk2mduvyiu .mzmqlhgfig {
    border-bottom: none;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .xk2mduvyiu .mzmqlhgfig {
        margin-bottom: 32px;
    }
}

.xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: inline-flex;
    flex-wrap: wrap;
}

.xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx {
    padding: 0;
    border: none;
    display: block;
    margin: 0 70px 0 0;
}

@media (max-width: 1440px) {
    .xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx {
        margin: 0 32px 0 0;
    }
}

@media (max-width: 992px) {
    .xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx {
        margin: 0 20px 10px 0;
    }
}

.xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx .fcob8hdyqw {
    color: #000000;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
    border: none !important;
    padding: 10px;
    animation: none;
}

@media (max-width: 992px) {
    .xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx .fcob8hdyqw {
        padding: 5px;
    }
}

.xk2mduvyiu .mzmqlhgfig .tls4brt21i.z0aaq8596g .s2v9fjawdx .fcob8hdyqw.rnqj8u7df2 {
    opacity: 1;
    background-color: transparent;
}

.xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .nuz4m7xuqy {
    margin-bottom: 32px;
}

.xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h {
        display: block;
    }
}

.xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .vd5hjd3tah {
    width: 60%;
}

@media (max-width: 992px) {
    .xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .vd5hjd3tah {
        width: 100%;
        margin-bottom: 32px;
    }
}

.xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .vd5hjd3tah img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .vd5hjd3tah img {
        height: 300px;
    }
}

.xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .lgm7atwg3m {
    width: 35%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .xk2mduvyiu .tges0ha0i4 .ix9853lzyk .dqwtpdnfep .s0so1r538h .lgm7atwg3m {
        width: 100%;
    }
}

.xk2mduvyiu .lohoxw7p2j {
    color: #000000;
}

.xk2mduvyiu .nuz4m7xuqy {
    color: #000000;
}

.xk2mduvyiu .lgm7atwg3m {
    color: #000000;
}

.xk2mduvyiu .lohoxw7p2j,
.xk2mduvyiu .mzmqlhgfig {
    color: #000000;
}

.cid-v2f2e5UPHL {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2f2e5UPHL .k0p5qjaon9:focus,
.cid-v2f2e5UPHL span:focus {
    outline: none;
}

.cid-v2f2e5UPHL .zgqwa9y454 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2f2e5UPHL .czr70nlcns {
    max-width: 800px;
}

.cid-v2f2e5UPHL .k0p5qjaon9 {
    color: #000000;
    min-height: 120px;
}

@media (max-width: 768px) {
    .cid-v2f2e5UPHL .k0p5qjaon9 {
        min-height: 60px;
    }
}

.cid-v2f2e5UPHL .loop-container {
    padding-top: 10px;
}

.iaue1bez4j {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.iaue1bez4j .mbr-fallback-image.disabled {
    display: none;
}

.iaue1bez4j .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iaue1bez4j .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .iaue1bez4j .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.iaue1bez4j .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.iaue1bez4j .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 32px;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .nuz4m7xuqy {
    margin-bottom: 10px;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .ml8bvdl5ep {
    margin-bottom: 16px;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
    padding: 42px 28px;
    min-height: 470px;
}

@media (max-width: 992px) {
    .iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
        padding: 36px 24px;
        min-height: auto;
    }
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .snuljah1oc {
    margin-bottom: 16px;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .snuljah1oc .xittflnsbj {
    width: 70px;
    height: 70px;
    font-size: 70px;
    display: inline-flex;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .mxm3or47z5,
.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .arhtturh6n {
    margin-bottom: 0;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .rxidaz19us {
    background-color: #fede00;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .rxidaz19us .snuljah1oc .xittflnsbj {
    color: #000000;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .c3mcoor1dw {
    background-color: #0a7029;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .c3mcoor1dw .snuljah1oc .xittflnsbj {
    color: #ffffff;
}

.iaue1bez4j .k0p5qjaon9 .o0mrwat7rb .sabql0rpe7 {
    justify-content: center;
}

.iaue1bez4j .hvmlhhk6ok {
    margin-top: 64px;
    text-align: center;
}

@media (max-width: 992px) {
    .iaue1bez4j .hvmlhhk6ok {
        margin-top: 32px;
    }
}

.iaue1bez4j .nuz4m7xuqy {
    color: #000000;
}

.iaue1bez4j .ml8bvdl5ep {
    color: #000000;
}

.iaue1bez4j .mxm3or47z5 {
    color: #ffffff;
}

.iaue1bez4j .arhtturh6n {
    color: #000000;
    text-align: center;
}

.iaue1bez4j .mxm3or47z5,
.iaue1bez4j .snuljah1oc {
    text-align: center;
    color: #000000;
}

.iaue1bez4j .arhtturh6n,
.iaue1bez4j .snuljah1oc {
    color: #FFFFFF;
}

.ifon437q9b {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ifon437q9b .mbr-fallback-image.disabled {
    display: none;
}

.ifon437q9b .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ifon437q9b .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.ifon437q9b .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 20px;
}

.ifon437q9b .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ifon437q9b .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb {
    height: 100%;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 42px 28px;
    min-height: 560px;
    height: 100%;
}

@media (max-width: 992px) {
    .ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 {
        padding: 36px 24px;
        min-height: auto;
    }
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .m8u5mkd3er,
.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .vagzdhgo7b,
.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .ololxstrws {
    margin-bottom: 32px;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .ag9ibw2e01 .n408wdfra2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .ag9ibw2e01 .n408wdfra2 .uiieyt8jei {
    padding: 16px 32px;
    border-radius: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 10px 0;
    border: 3px solid #000000;
}

@media (max-width: 992px) {
    .ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .ag9ibw2e01 .n408wdfra2 .uiieyt8jei {
        padding: 8px 18px;
        border: 2px solid #000000;
    }
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .arhtturh6n,
.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .txah0ftgg1 {
    margin-bottom: 0;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .rxidaz19us {
    background-color: #fede00;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .c3mcoor1dw {
    background-color: #0a7029;
}

.ifon437q9b .k0p5qjaon9 .o0mrwat7rb .mfdg0sz5ai {
    background-color: #c8df52;
}

.ifon437q9b .lohoxw7p2j {
    color: #000000;
    text-align: center;
}

.ifon437q9b .n408wdfra2 {
    color: #000000;
}

.ifon437q9b .m8u5mkd3er {
    color: #000000;
}

.ifon437q9b .vagzdhgo7b {
    color: #FFFFFF;
}

.ifon437q9b .ololxstrws {
    color: #000000;
}

.ifon437q9b .arhtturh6n {
    color: #FFFFFF;
}

.ifon437q9b .txah0ftgg1 {
    color: #000000;
}

.ifon437q9b .n408wdfra2,
.ifon437q9b .uiieyt8jei {
    color: #000000;
}

.nkwbjqwfu7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.nkwbjqwfu7 .s0so1r538h {
    overflow: hidden;
}

.nkwbjqwfu7 .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .nkwbjqwfu7 .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.nkwbjqwfu7 .snuljah1oc {
    margin-bottom: 64px;
    text-align: right;
}

@media (max-width: 992px) {
    .nkwbjqwfu7 .snuljah1oc {
        margin-bottom: 32px;
        text-align: left;
    }
}

.nkwbjqwfu7 .snuljah1oc .xittflnsbj {
    display: inline-flex;
    width: 70px;
    height: 70px;
    color: #000000;
    font-size: 70px;
}

@media (max-width: 992px) {
    .nkwbjqwfu7 .snuljah1oc .xittflnsbj {
        width: 48px;
        height: 48px;
        font-size: 48px;
    }
}

.nkwbjqwfu7 .obebttln1u {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 550px;
    max-width: 550px;
}

@media (max-width: 767px) {
    .nkwbjqwfu7 .obebttln1u {
        min-width: 100%;
        max-width: 100%;
    }
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk {
    width: 100%;
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .o0mrwat7rb {
    padding: 42px 28px;
    min-height: 320px;
    height: 100%;
}

@media (max-width: 992px) {
    .nkwbjqwfu7 .obebttln1u .jo6tla3wwk .o0mrwat7rb {
        padding: 36px 24px;
    }
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .o0mrwat7rb .mxm3or47z5,
.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .o0mrwat7rb .arhtturh6n,
.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .o0mrwat7rb .txah0ftgg1 {
    margin-bottom: 0;
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .rxidaz19us {
    background-color: #fede00;
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .c3mcoor1dw {
    background-color: #0a7029;
}

.nkwbjqwfu7 .obebttln1u .jo6tla3wwk .mfdg0sz5ai {
    background-color: #c8df52;
}

.nkwbjqwfu7 .voy6b3zmey,
.nkwbjqwfu7 .gxjy5jsymq {
    display: flex;
}

.nkwbjqwfu7 .yvjw3ioi5c {
    bottom: 0;
    width: 60px;
    height: 60px;
    font-size: 50px;
    background-color: transparent !important;
    color: #0a7029 !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.nkwbjqwfu7 .yvjw3ioi5c:hover {
    color: #fede00 !important;
}

.nkwbjqwfu7 .yvjw3ioi5c.gxjy5jsymq {
    left: 0;
}

.nkwbjqwfu7 .yvjw3ioi5c.voy6b3zmey {
    right: 0;
}

.nkwbjqwfu7 .pvuk6ec81o {
    position: relative;
    width: 100%;
}

.nkwbjqwfu7 .b3ktztc7gb {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    overflow: visible;
}

.nkwbjqwfu7 .b3ktztc7gb.is-draggable {
    cursor: grab;
}

.nkwbjqwfu7 .b3ktztc7gb.is-dragging {
    cursor: grabbing;
}

.nkwbjqwfu7 .uqxhnbftgl {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.nkwbjqwfu7 .lohoxw7p2j {
    color: #000000;
}

.nkwbjqwfu7 .mxm3or47z5 {
    color: #000000;
}

.nkwbjqwfu7 .arhtturh6n {
    color: #FFFFFF;
}

.nkwbjqwfu7 .txah0ftgg1 {
    color: #000000;
}

.nkwbjqwfu7 .lohoxw7p2j,
.nkwbjqwfu7 .snuljah1oc {
    color: #000000;
}

.rmjurekzv8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.rmjurekzv8 .mbr-fallback-image.disabled {
    display: none;
}

.rmjurekzv8 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rmjurekzv8 .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.rmjurekzv8 .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 32px;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb {
    height: 100%;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb:hover .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u .znu7xh64he,
.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb:focus .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u .znu7xh64he {
    opacity: 1;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb:hover .zc2l128f4c img,
.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb:focus .zc2l128f4c img {
    border-radius: 50% !important;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .swpd9dfb3e {
    margin-bottom: 10px;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u {
    display: inline-flex;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u .jjo8buacrz {
    margin-bottom: 0;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u .znu7xh64he {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fede00;
    width: 34px;
    height: 24px;
    border-radius: 50px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    margin-left: 64px;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .swpd9dfb3e .g8cv6hza9u .znu7xh64he .xittflnsbj {
    color: #000000;
    transform: rotate(-45deg);
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .m7c1zs9xle {
    margin-bottom: 16px;
}

.rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
    transition: all 0.3s ease-in-out;
    object-fit: cover;
    height: 650px;
    width: 100%;
}

@media (max-width: 992px) {
    .rmjurekzv8 .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        height: 350px;
    }
}

.rmjurekzv8 .jjo8buacrz {
    color: #000000;
}

.rmjurekzv8 .m7c1zs9xle {
    color: #000000;
}

.rmjurekzv8 .jjo8buacrz,
.rmjurekzv8 .swpd9dfb3e {
    color: #000000;
}

.c6umwsg49k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.c6umwsg49k .mbr-fallback-image.disabled {
    display: none;
}

.c6umwsg49k .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c6umwsg49k .kpjpgalmlr {
    justify-content: space-between;
}

.c6umwsg49k .yh7ww3dhrd {
    margin-bottom: 32px;
}

.c6umwsg49k .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .c6umwsg49k .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.c6umwsg49k .exfr7johay .l793951l6t {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .c6umwsg49k .exfr7johay .l793951l6t {
        margin-bottom: 32px;
    }
}

.c6umwsg49k .video-wrapper iframe {
    width: 100%;
}

@media (max-width: 992px) {
    .c6umwsg49k .vq0ap999t0 {
        margin-bottom: 24px;
    }
}

.c6umwsg49k .mbr-figure__img {
    object-fit: cover;
}

.c6umwsg49k .app-video-wrapper::before {
    color: #000000;
    box-shadow: none;
}

.c6umwsg49k .lohoxw7p2j {
    color: #000000;
}

.c6umwsg49k .l793951l6t {
    color: #000000;
}

.c6umwsg49k .lohoxw7p2j,
.c6umwsg49k .hvmlhhk6ok {
    color: #000000;
}

.c6umwsg49k .l793951l6t,
.c6umwsg49k .exfr7johay {
    color: #000000;
}

.jb4xuc24x4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jb4xuc24x4 .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .jb4xuc24x4 .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.jb4xuc24x4 .obebttln1u {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 410px;
    max-width: 410px;
}

@media (max-width: 767px) {
    .jb4xuc24x4 .obebttln1u {
        min-width: 100%;
        max-width: 100%;
    }
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk {
    width: 100%;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb {
    padding: 42px 28px;
    min-height: 320px;
    height: 100%;
    background-color: #fede00;
}

@media (max-width: 992px) {
    .jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb {
        padding: 36px 24px;
    }
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .zc2l128f4c {
    margin-bottom: 32px;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .zc2l128f4c img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border: 2px solid #000000;
    display: inline-flex;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .dqwtpdnfep {
    position: relative;
    z-index: 1;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .dqwtpdnfep .lgm7atwg3m {
    margin-bottom: 16px;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .dqwtpdnfep .jjo8buacrz {
    margin-bottom: 10px;
}

.jb4xuc24x4 .obebttln1u .jo6tla3wwk .o0mrwat7rb .dqwtpdnfep .m7c1zs9xle {
    margin-bottom: 0;
}

.jb4xuc24x4 .voy6b3zmey,
.jb4xuc24x4 .gxjy5jsymq {
    display: flex;
}

.jb4xuc24x4 .yvjw3ioi5c {
    bottom: 0;
    width: 60px;
    height: 60px;
    font-size: 50px;
    background-color: transparent !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.jb4xuc24x4 .yvjw3ioi5c:hover {
    color: #e1ff04 !important;
}

.jb4xuc24x4 .yvjw3ioi5c.gxjy5jsymq {
    left: 0;
}

.jb4xuc24x4 .yvjw3ioi5c.voy6b3zmey {
    right: 0;
}

.jb4xuc24x4 .pvuk6ec81o {
    position: relative;
    width: 100%;
}

.jb4xuc24x4 .b3ktztc7gb {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.jb4xuc24x4 .b3ktztc7gb.is-draggable {
    cursor: grab;
}

.jb4xuc24x4 .b3ktztc7gb.is-dragging {
    cursor: grabbing;
}

.jb4xuc24x4 .uqxhnbftgl {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.jb4xuc24x4 .item-menu-overlay {
    opacity: 0 !important;
}

.jb4xuc24x4 .lohoxw7p2j {
    color: #000000;
    text-align: center;
}

.jb4xuc24x4 .lgm7atwg3m {
    color: #000000;
}

.jb4xuc24x4 .jjo8buacrz {
    color: #000000;
}

.jb4xuc24x4 .m7c1zs9xle {
    color: #000000;
}

.jb4xuc24x4 .lohoxw7p2j,
.jb4xuc24x4 .snuljah1oc {
    color: #000000;
}

.jb4xuc24x4 .lgm7atwg3m,
.jb4xuc24x4 .zc2l128f4c {
    color: #000000;
}

.w1549z2133 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.w1549z2133 .k0p5qjaon9:focus,
.w1549z2133 span:focus {
    outline: none;
}

.w1549z2133 .k0p5qjaon9 {
    cursor: pointer;
}

.w1549z2133 .y2wxens2aa {
    grid-row-gap: 20px;
}

.w1549z2133 .grid-container-1,
.w1549z2133 .grid-container-2,
.w1549z2133 .p8rippcs84 {
    gap: 20px;
}

.w1549z2133 .container,
.w1549z2133 .zgqwa9y454 {
    overflow: hidden;
}

.w1549z2133 .y2wxens2aa {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.w1549z2133 .ol3u8c84o4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.w1549z2133 .ol3u8c84o4 img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .w1549z2133 .ol3u8c84o4 img {
        min-width: 50vw;
        height: 200px;
    }
}

.w1549z2133 .grid-container-1,
.w1549z2133 .grid-container-2,
.w1549z2133 .p8rippcs84 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.w1549z2133 .grid-container-1 {
    align-items: flex-end;
}

.w1549z2133 .grid-container-2 {
    align-items: flex-start;
}

.w1549z2133 .lohoxw7p2j {
    margin-bottom: 64px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .w1549z2133 .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.txhoz5ijcb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.txhoz5ijcb .mbr-fallback-image.disabled {
    display: none;
}

.txhoz5ijcb .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.txhoz5ijcb .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .txhoz5ijcb .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.txhoz5ijcb .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.txhoz5ijcb .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 32px;
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb {
    height: 100%;
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb:hover .zc2l128f4c img,
.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb:focus .zc2l128f4c img {
    border-radius: 50% !important;
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c {
    margin-bottom: 16px;
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
    transition: all 0.3s ease-in-out;
    object-fit: cover;
    height: 450px;
    width: 100%;
}

@media (max-width: 992px) {
    .txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb .zc2l128f4c img {
        height: 350px;
    }
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .nuz4m7xuqy {
    margin-bottom: 10px;
}

.txhoz5ijcb .k0p5qjaon9 .o0mrwat7rb .dqwtpdnfep .ml8bvdl5ep {
    margin-bottom: 0;
}

.txhoz5ijcb .lohoxw7p2j {
    color: #000000;
    text-align: center;
}

.txhoz5ijcb .nuz4m7xuqy {
    color: #000000;
}

.txhoz5ijcb .yomsjoinnq {
    color: #000000;
}

.m55k7h7z5h {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.m55k7h7z5h .mbr-fallback-image.disabled {
    display: none;
}

.m55k7h7z5h .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.m55k7h7z5h .sabql0rpe7 {
    justify-content: flex-end;
}

.m55k7h7z5h .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .m55k7h7z5h .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.m55k7h7z5h .be78b5w0d6 .ak3kwp4loa {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .m55k7h7z5h .be78b5w0d6 .ak3kwp4loa {
        margin-bottom: 32px;
    }
}

.m55k7h7z5h .exfr7johay .l793951l6t {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .m55k7h7z5h .exfr7johay .l793951l6t {
        width: 100%;
    }
}

.m55k7h7z5h .lohoxw7p2j {
    color: #000000;
}

.m55k7h7z5h .ak3kwp4loa {
    color: #000000;
}

.m55k7h7z5h .l793951l6t,
.m55k7h7z5h .exfr7johay {
    color: #000000;
}

.cid-v2f2e5Z94P {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2f2e5Z94P .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2f2e5Z94P .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f2e5Z94P .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .cid-v2f2e5Z94P .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.cid-v2f2e5Z94P .snuljah1oc {
    margin-bottom: 64px;
    text-align: right;
}

@media (max-width: 992px) {
    .cid-v2f2e5Z94P .snuljah1oc {
        margin-bottom: 32px;
        text-align: left;
    }
}

.cid-v2f2e5Z94P .snuljah1oc .xittflnsbj {
    display: inline-flex;
    width: 70px;
    height: 70px;
    color: #000000;
    font-size: 70px;
}

@media (max-width: 992px) {
    .cid-v2f2e5Z94P .snuljah1oc .xittflnsbj {
        width: 48px;
        height: 48px;
        font-size: 48px;
    }
}

.cid-v2f2e5Z94P .kpjpgalmlr {
    justify-content: center;
    margin: 0 -10px;
}

.cid-v2f2e5Z94P .kpjpgalmlr .k0p5qjaon9 {
    padding: 0 10px;
    margin-bottom: 20px;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb {
    height: 100%;
    padding: 42px 28px;
    background-color: #fede00;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb {
        padding: 36px 24px;
    }
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .item-price {
    margin-bottom: 16px;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .ml8bvdl5ep {
    margin-bottom: 32px;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .nuz4m7xuqy {
    margin-bottom: 32px;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .n408wdfra2 {
    padding: 0;
    margin: 0 0 22px 0;
    list-style-type: none;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .n408wdfra2 .uiieyt8jei {
    border-top: 2px solid #000000;
    padding: 22px 0;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .n408wdfra2 .uiieyt8jei:first-child {
    border-top: none;
    padding-top: 0;
}

.cid-v2f2e5Z94P .k0p5qjaon9 .o0mrwat7rb .hblebbg999 .n408wdfra2 .uiieyt8jei:last-child {
    padding-bottom: 0;
}

.cid-v2f2e5Z94P .lohoxw7p2j {
    color: #000000;
}

.cid-v2f2e5Z94P .item-price {
    color: #000000;
    text-align: center;
}

.cid-v2f2e5Z94P .ml8bvdl5ep {
    color: #000000;
    text-align: center;
}

.cid-v2f2e5Z94P .nuz4m7xuqy {
    color: #ffffff;
}

.cid-v2f2e5Z94P .n408wdfra2 {
    color: #ffffff;
}

.cid-v2f2e5Z94P .nuz4m7xuqy,
.cid-v2f2e5Z94P .hvmlhhk6ok {
    text-align: center;
    color: #000000;
}

.cid-v2f2e5Z94P .lohoxw7p2j,
.cid-v2f2e5Z94P .snuljah1oc {
    color: #000000;
}

.cid-v2f2e5Z94P .n408wdfra2,
.cid-v2f2e5Z94P .uiieyt8jei {
    color: #000000;
}

.mbfvbca0hz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.mbfvbca0hz .mbr-fallback-image.disabled {
    display: none;
}

.mbfvbca0hz .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mbfvbca0hz .kpjpgalmlr {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .mbfvbca0hz .np4s6hgzxq {
        margin-bottom: 32px;
    }
}

.mbfvbca0hz .np4s6hgzxq iframe {
    width: 100%;
    height: 650px;
}

@media (max-width: 992px) {
    .mbfvbca0hz .np4s6hgzxq iframe {
        height: 350px;
    }
}

.mbfvbca0hz .hpkudlsw7y .lohoxw7p2j {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .mbfvbca0hz .hpkudlsw7y .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv {
    position: relative;
    z-index: 1;
    display: inline-flex;
    width: 70%;
}

@media (max-width: 1200px) {
    .mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv {
        width: 100%;
    }
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql {
    margin-bottom: 32px !important;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .form-control-label {
    width: 100%;
    margin-bottom: 10px;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .cd9mqfy0o9 {
    position: relative;
    z-index: 1;
    padding: 0 0 5px 0;
    border: none !important;
    border-bottom: 2px solid #000000 !important;
    background-color: transparent;
    line-height: 1 !important;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
    box-shadow: none;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .cd9mqfy0o9:hover,
.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .cd9mqfy0o9:focus {
    border: none !important;
    border-bottom: 2px solid #000000 !important;
    box-shadow: none;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .cd9mqfy0o9::placeholder {
    color: #000000;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql textarea {
    min-height: 120px;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .form-check {
    padding-left: 2.3em;
    margin-bottom: 16px;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .bl19yn7pql .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.mbfvbca0hz .hpkudlsw7y .nhwgo44jjt .vm6li935rz.bih3hrlpbv .hvmlhhk6ok {
    width: 100%;
}

.mbfvbca0hz .lohoxw7p2j {
    color: #000000;
}

.mbfvbca0hz label {
    color: #000000;
}

.bj0obqe3es {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bj0obqe3es .mbr-fallback-image.disabled {
    display: none;
}

.bj0obqe3es .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bj0obqe3es .pivp64y6c4 {
    width: 100%;
    height: 3px;
    background-color: #000000;
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .bj0obqe3es .pivp64y6c4 {
        height: 2px;
        margin-bottom: 32px;
    }
}

.bj0obqe3es .sabql0rpe7 {
    justify-content: center;
}

.bj0obqe3es .yh7ww3dhrd .lohoxw7p2j {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .bj0obqe3es .yh7ww3dhrd .lohoxw7p2j {
        margin-bottom: 32px;
    }
}

.bj0obqe3es .i47qo3omxf .n408wdfra2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.bj0obqe3es .i47qo3omxf .n408wdfra2 .uiieyt8jei {
    margin-bottom: 22px;
    padding-bottom: 10px;
    transition: all 0.3s ease;
    border-bottom: 2px solid #000000;
}

.bj0obqe3es .i47qo3omxf .n408wdfra2 .uiieyt8jei:hover,
.bj0obqe3es .i47qo3omxf .n408wdfra2 .uiieyt8jei:focus {
    opacity: 0.5;
}

.bj0obqe3es .i47qo3omxf .n408wdfra2 .uiieyt8jei:last-child {
    margin-bottom: 0;
}

.bj0obqe3es .lohoxw7p2j {
    color: #000000;
}

.bj0obqe3es .n408wdfra2 {
    color: #000000;
}

.bj0obqe3es .n408wdfra2,
.bj0obqe3es .uiieyt8jei {
    color: #000000;
}

.t0dartgvoz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.t0dartgvoz .mbr-fallback-image.disabled {
    display: none;
}

.t0dartgvoz .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t0dartgvoz .kpjpgalmlr {
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}

.t0dartgvoz .yh7ww3dhrd .lohoxw7p2j {
    padding-bottom: 150px;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .t0dartgvoz .yh7ww3dhrd .lohoxw7p2j {
        padding-bottom: 50px;
    }
}

@media (max-width: 992px) {
    .t0dartgvoz .yh7ww3dhrd .lohoxw7p2j {
        padding-bottom: 32px;
    }
}

.t0dartgvoz .social-wrapper {
    margin-bottom: 150px;
}

@media (max-width: 1440px) {
    .t0dartgvoz .social-wrapper {
        margin-bottom: 50px;
    }
}

@media (max-width: 992px) {
    .t0dartgvoz .social-wrapper {
        margin-bottom: 32px;
    }
}

.t0dartgvoz .social-wrapper .mbr-section-subtitle {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .t0dartgvoz .social-wrapper .mbr-section-subtitle {
        margin-bottom: 24px;
    }
}

.t0dartgvoz .social-wrapper .n408wdfra2 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.t0dartgvoz .social-wrapper .n408wdfra2 .uiieyt8jei {
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

.t0dartgvoz .social-wrapper .n408wdfra2 .uiieyt8jei:last-child {
    margin-bottom: 0;
}

.t0dartgvoz .social-wrapper .n408wdfra2 .uiieyt8jei:hover,
.t0dartgvoz .social-wrapper .n408wdfra2 .uiieyt8jei:focus {
    color: #bba9ff;
}

.t0dartgvoz .contacts-wrapper {
    margin-bottom: 150px;
}

@media (max-width: 1440px) {
    .t0dartgvoz .contacts-wrapper {
        margin-bottom: 50px;
    }
}

@media (max-width: 992px) {
    .t0dartgvoz .contacts-wrapper {
        margin-bottom: 32px;
    }
}

.t0dartgvoz .contacts-wrapper .mbr-section-subtitle {
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .t0dartgvoz .contacts-wrapper .mbr-section-subtitle {
        margin-bottom: 12px;
    }
}

.t0dartgvoz .contacts-wrapper .mbr-link {
    transition: all 0.3s ease-in-out;
    margin: 22px 0 0 0;
}

@media (max-width: 992px) {
    .t0dartgvoz .contacts-wrapper .mbr-link {
        margin-top: 12px;
    }
}

.t0dartgvoz .contacts-wrapper .mbr-link:hover,
.t0dartgvoz .contacts-wrapper .mbr-link:focus {
    color: #bba9ff;
}

.t0dartgvoz .wtctpw7p14 {
    margin-bottom: 0;
    color: #000000;
    text-align: center;
}

.t0dartgvoz .lohoxw7p2j {
    color: #000000;
}

.t0dartgvoz .mbr-section-subtitle {
    color: #000000;
}

.t0dartgvoz .n408wdfra2 {
    color: #000000;
}

.t0dartgvoz .mbr-link {
    color: #000000;
}